[INFO] cloning repository https://github.com/vdkvdev/RCraft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vdkvdev/RCraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvdkvdev%2FRCraft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvdkvdev%2FRCraft'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4928ef09e9a0460d78ae0ab0d56f5fc5c35a7d17
[INFO] checking vdkvdev/RCraft against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvdkvdev%2FRCraft" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vdkvdev/RCraft
[INFO] finished tweaking git repo https://github.com/vdkvdev/RCraft
[INFO] tweaked toml for git repo https://github.com/vdkvdev/RCraft written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vdkvdev/RCraft on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vdkvdev/RCraft already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eadbfaf2819f058111318d6dd0c38da6b310c700c9dcbc68b87c3c867d6de9e0
[INFO] running `Command { std: "docker" "start" "eadbfaf2819f058111318d6dd0c38da6b310c700c9dcbc68b87c3c867d6de9e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eadbfaf2819f058111318d6dd0c38da6b310c700c9dcbc68b87c3c867d6de9e0" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eadbfaf2819f058111318d6dd0c38da6b310c700c9dcbc68b87c3c867d6de9e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eadbfaf2819f058111318d6dd0c38da6b310c700c9dcbc68b87c3c867d6de9e0" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling gio v0.20.12
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.146
[INFO] [stderr]    Compiling relm4-css v0.9.0
[INFO] [stderr]     Checking base64ct v1.8.1
[INFO] [stderr]     Checking ryu v1.0.21
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling cfg-expr v0.20.5
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling system-deps v7.0.7
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling glib-sys v0.20.10
[INFO] [stderr]    Compiling gobject-sys v0.20.10
[INFO] [stderr]    Compiling gio-sys v0.20.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.10
[INFO] [stderr]    Compiling pango-sys v0.20.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.10
[INFO] [stderr]    Compiling graphene-sys v0.20.10
[INFO] [stderr]    Compiling gdk4-sys v0.9.6
[INFO] [stderr]    Compiling gsk4-sys v0.9.6
[INFO] [stderr]    Compiling gtk4-sys v0.9.6
[INFO] [stderr]    Compiling libadwaita-sys v0.7.2
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling glib-macros v0.20.12
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling gtk4-macros v0.9.5
[INFO] [stderr]    Compiling relm4-macros v0.9.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking glib v0.20.12
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking cairo-rs v0.20.12
[INFO] [stderr]     Checking graphene-rs v0.20.10
[INFO] [stderr]     Checking gdk-pixbuf v0.20.10
[INFO] [stderr]     Checking pango v0.20.12
[INFO] [stderr]     Checking gdk4 v0.9.6
[INFO] [stderr]     Checking gsk4 v0.9.6
[INFO] [stderr]     Checking gtk4 v0.9.7
[INFO] [stderr]     Checking libadwaita v0.7.2
[INFO] [stderr]     Checking relm4 v0.9.1
[INFO] [stderr]     Checking RCraft v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `gtk::prelude::*`
[INFO] [stdout]  --> src/ui/create.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtk::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gtk::prelude::*`
[INFO] [stdout]  --> src/ui/settings.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtk::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gtk::prelude::*`
[INFO] [stdout]  --> src/ui/create.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtk::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gtk::prelude::*`
[INFO] [stdout]  --> src/ui/settings.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtk::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pct`
[INFO] [stdout]    --> src/launcher.rs:341:42
[INFO] [stdout]     |
[INFO] [stdout] 341 | ...                   let pct = (current as f64 / total_items as f64) * 100.0; // using 0-100 logic or 0-1? usage suggests 0-1
[INFO] [stdout]     |                           ^^^ help: if this is intentional, prefix it with an underscore: `_pct`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pct`
[INFO] [stdout]    --> src/launcher.rs:341:42
[INFO] [stdout]     |
[INFO] [stdout] 341 | ...                   let pct = (current as f64 / total_items as f64) * 100.0; // using 0-100 logic or 0-1? usage suggests 0-1
[INFO] [stdout]     |                           ^^^ help: if this is intentional, prefix it with an underscore: `_pct`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/ui/mod.rs:1053:13
[INFO] [stdout]      |
[INFO] [stdout] 1053 |             _ => {}
[INFO] [stdout]      |             ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/ui/mod.rs:1053:13
[INFO] [stdout]      |
[INFO] [stdout]  469 |             AppMsg::NavigateToSection(section) => {
[INFO] [stdout]      |             ---------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout]  473 |             AppMsg::SettingsLoaded(settings) => {
[INFO] [stdout]      |             -------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout]  486 |             AppMsg::ToggleHideMods(hide) => {
[INFO] [stdout]      |             ---------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout]  490 |             AppMsg::ToggleHideLogs(hide) => {
[INFO] [stdout]      |             ---------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1053 |             _ => {}
[INFO] [stdout]      |             ^ ...and 41 other patterns collectively make this unreachable
[INFO] [stdout]      = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/ui/mod.rs:1053:13
[INFO] [stdout]      |
[INFO] [stdout] 1053 |             _ => {}
[INFO] [stdout]      |             ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/ui/mod.rs:1053:13
[INFO] [stdout]      |
[INFO] [stdout]  469 |             AppMsg::NavigateToSection(section) => {
[INFO] [stdout]      |             ---------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout]  473 |             AppMsg::SettingsLoaded(settings) => {
[INFO] [stdout]      |             -------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout]  486 |             AppMsg::ToggleHideMods(hide) => {
[INFO] [stdout]      |             ---------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout]  490 |             AppMsg::ToggleHideLogs(hide) => {
[INFO] [stdout]      |             ---------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1053 |             _ => {}
[INFO] [stdout]      |             ^ ...and 41 other patterns collectively make this unreachable
[INFO] [stdout]      = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rt`
[INFO] [stdout]    --> src/ui/mod.rs:557:33
[INFO] [stdout]     |
[INFO] [stdout] 557 | ...   let rt = tokio::runtime::Runtime::new().unwrap(); // Should use shared runtime, but we inside update which is sync.
[INFO] [stdout]     |           ^^ help: if this is intentional, prefix it with an underscore: `_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rt`
[INFO] [stdout]    --> src/ui/mod.rs:557:33
[INFO] [stdout]     |
[INFO] [stdout] 557 | ...   let rt = tokio::runtime::Runtime::new().unwrap(); // Should use shared runtime, but we inside update which is sync.
[INFO] [stdout]     |           ^^ help: if this is intentional, prefix it with an underscore: `_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "eadbfaf2819f058111318d6dd0c38da6b310c700c9dcbc68b87c3c867d6de9e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eadbfaf2819f058111318d6dd0c38da6b310c700c9dcbc68b87c3c867d6de9e0", kill_on_drop: false }`
[INFO] [stdout] eadbfaf2819f058111318d6dd0c38da6b310c700c9dcbc68b87c3c867d6de9e0
